set Video Stream Configuration
abstract fun setVideoStreamConfiguration(videoConfigurations: List<VideoStreamConfiguration>): VideoStreamConfigurationResult
Requests a configuration of video to be received by the client. Allows specification of the number of streams of video received, the quality of those videos, the priorities of those videos and which participants are included in the streams.
Return
an instance of VideoStreamConfigurationResult representing either a successfully validated request or the reason the request is not valid
Parameters
video Configurations
A list of VideoStreamConfiguration objects